home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / oddech / fight / fight9.exe / scripts / DefineButton2_463 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-09-29  |  81 b   |  6 lines

  1. on(release){
  2.    lk._visible = 0;
  3.    gxin._visible = 0;
  4.    gotoAndStop(2);
  5. }
  6.